home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / nosvw137.zip / CONNECT < prev    next >
Text File  |  1991-09-18  |  1KB  |  28 lines

  1. =======                                             NOSview [137]
  2. connect
  3. =======
  4.  
  5. _________________________________________________________________
  6. connect <interface> <callsign> [<digi_callsign> ...]
  7. _________________________________________________________________
  8. Initiate a "vanilla" AX.25 session to the specified <callsign>
  9. using the specified <interface>.  Data sent on this session goes
  10. out in conventional AX.25 packets with no upper layer protocol.
  11. The de-facto presentation standard format is used, in that each
  12. packet holds one line of text, terminated by a CR.
  13.  
  14. Up to 7 optional digipeaters may be given; note that the words
  15. 'via' or 'v' are NOT used.  If digipeaters are specified, they
  16. are automatically added to the AX.25 routing table as though the
  17. 'ax25 route add' command had been given.
  18.  
  19. After giving the 'connect' command, you should get "Conn Pending"
  20. and then "Connected" messages.  At this point, you're connected
  21. just like using a plain old TNC.
  22.  
  23. When you're ready to disconnect, use the <F10> key to escape from
  24. the session back to the "net>" prompt, and then give the
  25. 'disconnect' command.
  26.  
  27. >> Example:  connect tnc0 AX9AAA AX9DIG
  28.